Basic search operations include find and replace, document conversion, and document and tag navigation.
The Find/Replace operation opens the
Find/Replace dialog
box, enabling you to search for text in the open documents.
The Extended Find/Replace operation opens the
Extended Find/Replace dialog
box, enabling you to search for multi-line text in the open documents.
Once a Find/Replace operation has been executed, the Find Next operation can be run. This finds the next instance of the text to locate within the scope defined by the last Find/Replace operation.
The Find in Files command runs the
Find in Files application.
This program searches through files in a directory tree for specified text and optionally allows you to replace it.
The Convert Tags to Uppercase command converts all HTML tags in the current document to uppercase.
The Convert Tags to Lowercase command converts all HTML tags in the current document to lowercase.
The Strip All HTML Tags operation removes all HTML tags from the current document.
The Convert to XHTML command converts the current document to XHTML format.
The Beautify command formats and properly indents all HTML tags in the current document.
The Compress command removes all unnecessary whitespace from the current document.
The Goto Top of Document command moves the cursor to the top of the current document.
The Goto Bottom of Document command moves the cursor to the bottom of the current document.
The Goto Head Tag command moves the cursor to the HEAD tag
in the current document, if one exists.
The Goto Body Tag command moves the cursor to the BODY tag
in the current document, if one exists.
Goto Previous Tag moves the cursor to
the beginning of the tag preceeding the current text position.
Goto Next Tag moves the cursor to the beginning of the tag
following the current text position.